Team Attendance View for Managers
To access and view the attendance records of my team members through the mobile application,
So that I can track their daily check-in/out times and monitor real-time presence from anywhere.
1. Navigation to Attendance Module
- The manager shall see a dashboard icon labeled "Team Attendance" upon logging into the mobile portal.
- Clicking this icon should navigate the manager to the attendance details screen.
2. Date and Employee Filters
- The manager should be able to select a Date Range (Start Date and End Date) to filter attendance records.
- There should be a "Select Employee(s)" dropdown menu to filter records for specific team members.
- A "Get" button must be available to trigger the search based on the selected filters.
3. Attendance Data Display
- Each employee's attendance should be displayed in a separate card or list item containing:
- Employee Name
- Current Date (of the record)
- Check-IN Time (with a green clock icon)
- Check-OUT Time (with a red clock icon)
- If an employee has not checked out yet, the "Check OUT" field should display a hyphen or remain blank.
4. Dashboard Overview (Summary Stats)
- The top of the main dashboard should display summary headers showing:
- Team Count: Total number of members in the team (e.g., 49).
- Team Today: Number of members present vs. the total (e.g., 22/49).